Vcenter EvcMode EvcMode
The Vcenter EvcMode EvcMode describes a set of Vcenter EvcMode FeatureMask used for Enhanced vMotion Compatibility (EVC).
An EVC mode is associated with a set of CPU features. When a host is added to an EVC-enabled cluster, the vCenter Server determines the CPU compatibility to preserve vMotion compatibility within the cluster. If the host CPU is compatible with those already in the cluster, the Server adds the host to the cluster and configures it for compatible operation. Hosts that are not compatible are not allowed to join the cluster.
This schema was added in vSphere API 9.0.0.0.
{
"key": "string",
"masks": [
{
"key": "string",
"name": "string",
"value": "string"
}
]
}
The system generated unique identifier for the EvcMode.
This property was added in vSphere API 9.0.0.0.
The masks (modifications to a host's feature capabilities) that limit a host's capabilities to that of the EVC mode baseline.
This property was added in vSphere API 9.0.0.0.